Skip to content

Conversation

lorenzos
Copy link

@lorenzos lorenzos commented May 11, 2017

In Chokidar 1.7.0 a new option has been added to bypass a long lasting issue about directories with name including glob characters, like parenthesis.

This PR adds a new disableGlobbing option on watchify, and passes it to Chokidar. I also added --disable-globbing to the command line interface, although its short version it's missing because --dg is already a completely unrelated browserify option.

@lorenzos lorenzos changed the title Added disableGlobbing option, added in Chokidar 1.7.0 disableGlobbing option, added in Chokidar 1.7.0 May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant